Skip to content

Conversation

@hsbt
Copy link
Member

@hsbt hsbt commented Jan 16, 2026

No description provided.

hsbt added 2 commits January 16, 2026 13:10
We need to specify HEAD commit of middleman.
The current release version  didn't support Ruby 4.0 yet.
Copilot AI review requested due to automatic review settings January 16, 2026 04:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request claims to add support for Ruby 4.0 by updating the Ruby version in GitHub Actions workflows and updating the Gemfile.lock with newer dependency versions. However, this PR attempts to use a non-existent version of Ruby.

Changes:

  • Updated Ruby version from 3.4 to 4.0 in CI/CD workflows
  • Updated Gemfile.lock with newer gem versions and Bundler 4.0.4
  • Changed middleman dependency to use a Git source

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/test.yml Updated Ruby version to 4.0 for test workflow
.github/workflows/deploy.yml Updated Ruby version to 4.0 for deployment workflow
Gemfile Changed middleman to Git source and added explicit contracts dependency
Gemfile.lock Updated all gem versions and Bundler version to 4.0.4

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hsbt hsbt merged commit cfb8885 into master Jan 16, 2026
7 checks passed
@hsbt hsbt deleted the support-ruby-4-0 branch January 16, 2026 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants